GtkApplication: rewrite example application
authorMatthias Clasen <mclasen@redhat.com>
Fri, 5 Nov 2010 20:25:29 +0000 (16:25 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 5 Nov 2010 20:26:51 +0000 (16:26 -0400)
commit04ba8ef77a04c91542a05d012a57795c10ab1b69
treeef4f0082245d20dc1ee4b96f581342e3e4e23a7c
parentef3cc732cbab00b00c65b098b4129b92dd401127
GtkApplication: rewrite example application

The intended way of using GtkApplication is mainly by subclassing,
so make the example do that.
gtk/tests/gtk-example-application.c